Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::numeric::ublas::mutable_matrix_traits< T[M][N] > Struct Template Reference

#include <c_array.hpp>

Public Types

typedef T matrix_type [M][N]
 
typedef Treference
 
typedef matrix_reference
< matrix_type
closure_type
 

Member Typedef Documentation

template<class T , int M, int N>
typedef matrix_reference<matrix_type> boost::numeric::ublas::mutable_matrix_traits< T[M][N] >::closure_type
template<class T , int M, int N>
typedef T boost::numeric::ublas::mutable_matrix_traits< T[M][N] >::matrix_type[M][N]
template<class T , int M, int N>
typedef T* boost::numeric::ublas::mutable_matrix_traits< T[M][N] >::reference

The documentation for this struct was generated from the following file: